chore: fill or remove RSR template placeholders - #39
Conversation
openssf-compliance.yml fails when any of the thirteen files it checks
still contains a {{PLACEHOLDER}} token. This clears them.
Three kinds of change, no invention:
The "TEMPLATE INSTRUCTIONS (delete this block before publishing)" comment
is deleted. The template says to delete it, and it is where every legend
line lives -- so a large share of the reported tokens were the file
documenting its own placeholders, not real unfilled fields.
Tokens derivable from the repository are filled: owner and repo from the
git remote, project name, year, forge, main branch, contact email.
PGP and website lines are removed rather than filled, because nothing
true could go in them. https://github.com/<user>.gpg returns HTTP 200 for
every account; with no key uploaded the body is a stub reading "This user
hasnt uploaded any GPG keys". No key is published for either account
here, and commit signing in this estate is SSH, which is unrelated. Only
one repository in the estate has a domain, so {{WEBSITE}} likewise has no
correct value. The template sanctions this: "Optional: Remove sections
that dont apply (e.g. PGP if you dont use it)." A security policy telling
a researcher to encrypt to a key that does not exist is worse than one
that does not mention encryption.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
CI failed: Multiple CI failures including deprecated actions/cache usage, missing Dockerfile in root, missing npm lockfiles for TypeScript jobs, a Deno lockfile parsing error, and a Hypatia governance violation for banned ReScript files.OverviewAnalysis of 7 CI logs revealed 6 distinct failure patterns across configuration, build, dependency, and tooling categories. All failures are related to repository setup, missing files, or governance constraints. FailuresDeprecated actions/cache Version (confidence: high)
Missing Dockerfile (confidence: high)
Missing Npm Lockfiles (confidence: high)
Hypatia Governance Banned Language Files (confidence: high)
Deno Lockfile Error (confidence: high)
Summary
Code Review 👍 Approved with suggestions 0 resolved / 1 findingsReplaces template placeholders across documentation and adds read permissions to CI workflows for OpenSSF compliance. Consider removing the dangling '[PGP fingerprint not set]' row to complete the PGP section cleanup.
💡 Quality: PGP removal incomplete: dangling '[PGP fingerprint not set]' rowThe PR summary states PGP lines were removed because no key exists, yet SECURITY.md still contains an 'Encrypted Email' section with a Fingerprint row reading 🤖 Prompt for agentsTip Comment OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
|
|
openssf-compliance.ymlfails when any of the thirteen files it checks still contains a{{PLACEHOLDER}}token. This clears them, with no invention.TEMPLATE INSTRUCTIONS (delete this block before publishing)comment — the template says to delete it, and it is where every legend line lived, so a large share of the reported tokens were the file documenting its own placeholders.https://github.com/<user>.gpgreturns HTTP 200 for every account; with no key uploaded the body is a stub reading "This user hasn't uploaded any GPG keys". No key is published for either account, and commit signing here is SSH — unrelated. The template sanctions this: "Optional: Remove sections that don't apply (e.g. PGP if you don't use it)."\n\nA security policy telling a researcher to encrypt to a key that does not exist is worse than one that does not mention encryption.\n\nWhere applicable, this also fixes a misrouted advisory URL. A previousjust initcopied already-filled templates out ofsquisher-corpus, so 51 repositories directed vulnerability reports tohyperpolymath/squisher-corpus— a repository unrelated to the code being reported, meaning the affected maintainer never saw them. Repointed from this repository's own git remote.Summary by Gitar
actions: readpermission toboj-build.ymland multiple CI workflow files for security compliance.GOVERNANCE.adocfile and updatedSECURITY.mdconfiguration.This will update automatically on new commits.